Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 174,998 for

document formatting

(0.15 sec)
  1. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Charts Are Rendered Incorrectly When Converting...

    Hello! When converting PPTX to PDF using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience Formatting issues. I attempted to use Aspose Cells to convert the charts…...embedded Excel file experience formatting issues. I attempted to use...like you’re experiencing formatting issues with charts when converting...

    forum.aspose.com/t/charts-are-rendered-incorrec...
  4. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++....Examples Shows how to create a formatted table using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  7. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Shading.ClearFormatting | Aspose.Words for .NET

    Effortlessly remove shading from your objects with our ClearFormatting method. Enhance your designs for a polished, professional look!... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words/sha...
  9. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the Document....end_row() Ends a table row in the document. def end_row ( self ): .....DocumentBuilder.row_format property to specify row formatting. Returns The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...hyperlink style globally in a Word document using Aspose.Words for Java...

    forum.aspose.com/t/changing-the-hyperlink-style...